home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.1 KB | 30 lines | [TEXT/GEOL] |
- Item 3703453 24-Aug-88 22:53
-
- From: D1162 Spectral Innovation, Dev, R Penland
-
- To: MACDTS Macintosh Developer Technical Supt.
-
- cc: MACAPP$ MacApp Interest List
-
- Sub: List Manager bug
-
-
- Sub: List Manager bug.
-
- I am having trouble using the List Manager call "LClick". The mouse will
- correctly actuate the scroll bars, but clicks and drags in cells are ignored.
- It seems it works fine when I compile everything for debugging (MPW Pascal, MPW
- 2.0.2); it's just when I compile optimized that it no longer responds
- correctly. I have installed my own "LClikLoop" procedure, which sets globals
- and calls methods.
- I suspect that it may involve uninitialized registers, since I have seen other
- problems relating to this when making the big step from debug to optimized, and
- the debug code does seem to affect certain registers as it traces the program
- execution.
- Can anyone suggest how I might get around this?
-
- Craig Lawson
- Spectral Innovations.
-
-
-